[Android] any integer return when user read the sms
        Posted  
        
            by dhaiwat
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dhaiwat
        
        
        
        Published on 2010-03-08T05:41:52Z
        Indexed on 
            2010/03/08
            5:51 UTC
        
        
        Read the original article
        Hit count: 290
        
android
Hi
i want to do some activity on sms after user read it, so how can my background service in android know that particular sms is now read(when my service start work) to react for some task.
is there system generate any integer when user read sms. if it generate than how will i get?
if anyone have any idea than share it.
© Stack Overflow or respective owner